-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update JDK to 11.0.25 #16452
Update JDK to 11.0.25 #16452
Conversation
Signed-off-by: Andriy Redko <[email protected]>
❌ Gradle check result for b2abce3: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 1.3 #16452 +/- ##
============================================
- Coverage 77.56% 77.56% -0.01%
+ Complexity 58760 58755 -5
============================================
Files 4223 4223
Lines 253441 253459 +18
Branches 38701 38692 -9
============================================
+ Hits 196590 196592 +2
+ Misses 40844 40823 -21
- Partials 16007 16044 +37 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Andriy Redko <[email protected]> (cherry picked from commit cf628bb) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit cf628bb) Signed-off-by: Andriy Redko <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Update JDK to 11.0.25
Related Issues
Part of #16354
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.